﻿body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: 微软雅黑;
	background: url('images/index_02.jpg') repeat-x left top;
}
div, form, dl, dd, dt {
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
}
p {
	line-height: 200%;
}
/******************************************************************************/
.Top {
	width: 1200px;
	height: 145px;
}
/**********页眉*/
.Header {
	width: 1200px;
	background: url('images/index_04.jpg') no-repeat left top;
	height: 101px;
	position: relative;
}
.Search {
	position: absolute;
	right: 0px;
	bottom: 55px;
	width: 210px;
	height: 24px;
	background: url('images/search.gif') no-repeat left top;
}
.Search input {
	border: none;
	background: none;
	width: 180px;
	margin-top: 5px;
}


/*********************导航部分********************/

.Nav {
    background-color: #f7f7f7;
    border-bottom: 1px #d1d3d2 solid;
}

.Nav ul {
    width: 1200px;
    overflow: visible;
    z-index: 100;
}

.Nav ul li {
	position: relative;
	float: left;
	width: 149px;
	line-height: 42px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-left: 1px #CCC solid;
}

.Nav ul li a:hover {
    display: block;
	width: 149px;
	line-height: 42px;
	background: url('images/hover.jpg') no-repeat center top;
	color: white;
}

.Nav ul li:first-child {
    border: none;
}

.Nav ul ul {
    position: absolute;
	display: none;
	top: 42px;
	left: 0;
	background-color: white;
	width:149px;
}

.Nav ul ul li{
    float: none;
	border-left:none;;
}

.Nav ul ul ul {
    display: none;
    position: absolute;
    top: -10000px;
    left: -10000px;
}

.Banner {
}
.clear {
	height: 20px;
	clear: both;
	width: 100%;
}
.IndexCont1 {
	width: 1200px;
}
.IndexCont1_1 {
	padding: 20px 0;
}
.marquee2 {
	width: 1200px;
	height: 440px;
	overflow: hidden;
}
.IndexCont2 {
	clear: both;
	height: 608px;
	width: 100%;
	background: url('images/index_29.jpg') no-repeat center top;
}
.IndexCont2_1 {
	width: 600px;
	padding-left: 600px;
	color: white;
}
.IndexCont2_1_1 {
	font-size: 18px;
	padding-top: 120px;
}
.IndexCont2_1_2 {
	line-height: 200%;
}
.IndexCont2_1_3 {
	padding: 20px 0;
}
.IndexCont2_1_3 ul li {
	float: left;
	width: 100px;
}
.IndexCont2_1_3 ul li a {
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #3A7B05;
	border: 1px #ABD84E solid;
	color: white;
	border-radius: 5px;
}
.IndexCont2_1_4 {
	padding: 40px 0 0;
}
.marquee3 {
	width: 600px;
	height: 120px;
	overflow: hidden;
}
.IndexCont2_1_4 ul li {
	float: left;
	width: 210px;
	height: 120px;
}
.IndexCont2_1_4 ul li img {
	width: 190px;
	height: 120px;
}
.IndexCont3 {
	width: 1200px;
}
.IndexCont3_1 {
	width: 1200px;
}
.IndexCont3_1 ul li {
	float: left;
	width: 400px;
}
.IndexCont3_2 {
	width: 1200px;
}
.IndexCont3_2 ul li {
	float: left;
	width: 400px;
}
.IndexCont3_2 .Time {
	float: left;
	width: 340px;
	height: 20px;
}
.IndexCont3_2 .Name {
	float: left;
	font-size: 16px;
	height: 30px;
	width: 340px;
}
.IndexCont3_2 .Name a:hover {
	color: #20C1F7;
}
.IndexCont3_2 .Cont {
	float: left;
	width: 340px;
	line-height: 180%;
	color: #666;
}
.IndexCont3_2 .More {
	float: left;
	width: 340px;
	line-height: 220%;
}
.IndexCont3_2 .More a:hover {
	color: #20C1F7;
}
.IndexCont4 {
	width: 1200px;
}
.IndexCont4_1 {
	width: 1200px;
}
.IndexCont4_1 ul li {
	float: left;
	width: 300px;
}
.IndexCont4_1 ul li img {
	width: 285px;
	height: 165px;
}
.IndexCont4_1 .mc {
	float: left;
	width: 285px;
	padding-top: 10px;
	font-size: 14px;
}
.mc1 {
	float: left;
	width: 150px;
}
.mc2 {
	float: right;
	width: 100px;
	color: #999;
}
/*****/
.NBanner {
	background: url('images/banner.jpg') no-repeat center top;
	height: 375px;
}
.NBanner1 {
	width: 1200px;
	height: 375px;
	position: relative;
}
.NContainer {
	width: 1200px;
	background: #EFEFEF url('images/ni.gif') repeat-x left top;
}
.NContainer1 {
}
.NContainer1_1 {
	float: left;
	width: 243px;
	border: 1px #CCC solid;
}
.NContainer1_1_1 {
	padding: 20px 0;
}
.NContainer1_1_1 ul li {
	height: 45px;
	line-height: 45px;
	padding-left: 60px;
	font-size: 18px;
	background: url('images/about_14.jpg') no-repeat 40px center;
}
.NContainer1_1_1 ul li:hover {
	background: url('images/about_10.jpg') no-repeat 40px center;
}
.NNContainer1_1 {
	float: left;
	width: 243px;
	border: 1px #CCC solid;
}
.NNContainer1_1_1 {
	padding: 20px 0;
}
.NNContainer1_1_1 ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 14px;
	width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NNContainer1_1_1 ul li:hover {
}
.NContainer1_1_2 {
	border-top: 1px #EEE solid;
	border-bottom: 1px #EEE solid;
}
.NContainer1_1_2_1 {
}
.NContainer1_1_2_1 ul {
	padding: 10px 0;
}
.NContainer1_1_2_1 ul li {
	width: 243px;
	text-indent: 20px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #CCC dotted;
	background: url('images/icon1.gif') no-repeat 10px center;
}
.NContainer1_1_2_1 ul li a {
	display: block;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}
.NContainer1_1_2_1 .Time {
	display: none;
}
.NContainer1_1_2_1 .Cont {
	display: none;
}
.NContainer1_1_2_1 .More {
	display: none;
}
.NContainer1_1_3 {
	float: left;
	width: 243px;
}
.NContainer1_2 {
	float: right;
	width: 935px;
}
.NContainer1_2 {
}
.NContainer1_2_1 {
	background: url('images/about_07.jpg') no-repeat left center;
	height: 42px;
	line-height: 42px;
	text-indent: 20px;
}
.NContainer1_2_2 {
	padding: 20px 0;
}
.NContainer1_2_3 {
	padding: 20px 0;
}
.N1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 245px;
	height: 100px;
}
.Footer {
	background: #1F2129;
	height: 200px;
	clear: both;
}
.Footer1 {
	width: 1200px;
}
.Footer1_1 {
	float: left;
	width: 400px;
}
.Footer1_2 {
	float: right;
	width: 780px;
	padding-left: 20px;
}
.Footer1_2_1 {
	padding-top: 60px;
}
.Footer1_2_1 ul li {
	float: left;
	width: 90px;
	text-align: center;
	background: url('images/index_63.jpg') no-repeat left center;
}
.Footer1_2_1 ul li a {
	color: white;
	font-size: 14px;
}
.Footer1_2_1 ul li:first-child {
	background: none;
}
.Footer1_2_1 ul ul {
	display: none;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.Footer1_2_2 {
}
.Footer1_2_2_1 {
	float: left;
	width: 600px;
	padding-top: 40px;
}
.Footer1_2_1_1 {
	float: left;
	width: 210px;
	height: 24px;
	background: url('images/search1.jpg') no-repeat left top;
}
.Footer1_2_1_1 input {
	border: none;
	background: none;
	width: 190px;
	margin-top: 5px;
}
.Footer1_2_1_2 {
	color: white;
	width: 600px;
	float: left;
}
.Footer1_2_1_2 p {
	line-height: 250%;
}
.Footer1_2_1_2 a {
	color: white;
}
.Footer1_2_2_2 {
	float: right;
	width: 120px;
	padding-top: 50px;
}
/***分页***/
.pageNav {
	clear: both;
	text-align: center;
}
.pageNav span {
	display: inline-block;
	padding: 5px;
	border: 1px #EEE solid;
	margin: 2px;
	cursor: pointer;
}
.pageNav span:hover {
	background-color: #EEE;
}
.pageNav span.now {
	background-color: #333;
	color: white;
	font-weight: bold;
}
.cpzs .title{
	background: #8EB92B;
	color: white;
	font-size: 16px;
	width: 220px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 0;
}
.cpzs ul.LightBox {
	width: 955px;
	overflow: hidden;
	padding-top:12px; 
}
.cpzs ul.LightBox li {
	float: left;
	margin: 0 20px 20px 0;
}
.cpzs ul.LightBox li img,.cpzs p.LightBox img{
	width: 280px;
	border: 1px solid #CCC;
	padding: 4px;
}
